-
Home
-
Import WP – Export and Import CSV and XML files to WordPress
-
2.14.12
-
Code
-
Classes
- RC2
| Total Complexity |
41 |
| Dependencies |
3 |
| Dependents |
1 |
| Total lines |
598 |
| Lines of code |
226 |
| Logical lines of code |
135 |
| Comment lines |
193 |
| Methods |
11 |
| Properties |
11 |
Methods 11
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| setupInlineCrypt() |
A |
40 |
7 |
78 |
| setKey() |
A |
47 |
8 |
32 |
| isValidEngineHelper() |
S |
58 |
6 |
14 |
| encryptBlock() |
S |
50 |
4 |
28 |
| decryptBlock() |
S |
50 |
4 |
28 |
| setKeyLength() |
S |
67 |
3 |
7 |
| __construct() |
S |
70 |
2 |
6 |
| encrypt() |
S |
65 |
2 |
10 |
| decrypt() |
S |
65 |
2 |
10 |
| setupKey() |
S |
63 |
2 |
10 |
| getKeyLength() |
S |
82 |
1 |
3 |